func internal/profile.compatibleValueTypes
3 uses
internal/profile (current package)
profile.go#L438: if !compatibleValueTypes(p.PeriodType, pb.PeriodType) {
profile.go#L447: if !compatibleValueTypes(p.SampleType[i], pb.SampleType[i]) {
profile.go#L477: func compatibleValueTypes(v1, v2 *ValueType) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)